toolitemgroup: Properly remove internal child widget
authorTimm Bäder <mail@baedert.org>
Thu, 19 Jan 2017 13:37:51 +0000 (14:37 +0100)
committerTimm Bäder <mail@baedert.org>
Fri, 20 Jan 2017 20:50:02 +0000 (21:50 +0100)
commit0f2e043c3d1e91fd9eaeb2dfde9d8282392b7aa9
treee9fafd5712ca7cd4a815f8ddb44c3b7e69a70db2
parent4bd2a9bca95b743706cccf4d2e7d46312696a124
toolitemgroup: Properly remove internal child widget

We now need to use gtk_widget_unparent and can't just destroy it.
gtk/gtktoolitemgroup.c